home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 136
/
Volume 136 My Disc - Damaged.iso
/
Interface
/
it.dig
/
scripts
/
DefineButton2_214
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2011-08-04
|
213b
|
7 lines
on(release){
_parent._parent.anula_btn._visible = false;
_parent._parent.descri.gotoAndStop(1);
_parent._parent.descri_games.gotoAndStop(1);
_parent._parent.categoria_mc.gotoAndPlay("VOLTAR");
}